ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / ReportItemProgram<T> Class / TargetDevice Property

In This Topic
    TargetDevice Property (ReportItemProgram<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property TargetDevice As TargetDeviceKind
    public TargetDeviceKind TargetDevice {get;}
    See Also